Package-level declarations

Types

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
class BlockStateStaffItemRenderer(blockState: BlockState) : StaffItemRenderer

A StaffItemRenderer, always which renders a single block state.

Link copied to clipboard

A staff item renderer, which renders the missing model.

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
abstract class StaffItemRenderer

A renderer for an item, which can be placed into a staff.

Link copied to clipboard
@Environment(value = EnvType.CLIENT)
object StaffRenderer

Builtin model item renderer for staffs.